[INFO] fetching crate micropub 0.5.0...
[INFO] testing micropub-0.5.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate micropub 0.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate micropub 0.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate micropub 0.5.0
[INFO] tweaked toml for crates.io crate micropub 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate micropub 0.5.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate micropub 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48fc48e35894a47d7934ab33312ac97660503098950abc6448a95e0b979301e8
[INFO] running `Command { std: "docker" "start" "-a" "48fc48e35894a47d7934ab33312ac97660503098950abc6448a95e0b979301e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48fc48e35894a47d7934ab33312ac97660503098950abc6448a95e0b979301e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48fc48e35894a47d7934ab33312ac97660503098950abc6448a95e0b979301e8", kill_on_drop: false }`
[INFO] [stdout] 48fc48e35894a47d7934ab33312ac97660503098950abc6448a95e0b979301e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d22457c0fef6c0bc68ace6c35cbc537652dd304748eab6561812b5925bba3eaf
[INFO] running `Command { std: "docker" "start" "-a" "d22457c0fef6c0bc68ace6c35cbc537652dd304748eab6561812b5925bba3eaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.9.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling rmcp v0.9.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling micropub v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "d22457c0fef6c0bc68ace6c35cbc537652dd304748eab6561812b5925bba3eaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d22457c0fef6c0bc68ace6c35cbc537652dd304748eab6561812b5925bba3eaf", kill_on_drop: false }`
[INFO] [stdout] d22457c0fef6c0bc68ace6c35cbc537652dd304748eab6561812b5925bba3eaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d847b99d5d8710941e1a358754a3dff418885d9139755d36054acae9858fbdb
[INFO] running `Command { std: "docker" "start" "-a" "3d847b99d5d8710941e1a358754a3dff418885d9139755d36054acae9858fbdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rmcp v0.9.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling micropub v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `micropub` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name micropub --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b7016f641f0f578 -C extra-filename=-5fe6a0d9847a7f58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e18d4b2d027ea140.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b4da7c44a0dad6e6.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-52f892513fa07ce2.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5fa0692c143528a1.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-4d00666a4dc2063d.rlib --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-737323b352ddc585.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-82b360cb7bb2e746.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-d23536ef80c09164.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-2e0e829f678db411.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-b2f11f1512da8834.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f59ea5079cd95d40.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-2831c21ecece2540.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-661d0e25aefbfd44.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-291550c036e63185.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-81d3ce4f7ded385c.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-3d2c83235d53ccc8.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-4f02789107322abf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-298a63e7f5cd2384.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-26dd981e255abd57.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-885597704ae8237b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-1310e03438a73779.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8c11844ca93022b0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b2f4d9cdfc8a97e2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c596c20d6376744c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `micropub` (test "config_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcjbiqyv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmicropub-96b742ef3139d64f,libserde_yaml-26dd981e255abd57,libunsafe_libyaml-7bc1bf218b2f5452,libtoml-1310e03438a73779,libtoml_edit-362685827fa5689e,libserde_spanned-3688d490339715a0,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-964a2749fb41d962,libdirs-5fa0692c143528a1,libdirs_sys-85ac4eeb7e5eb851,liboption_ext-23838f1959a6156b,libopen-b2f11f1512da8834,libpathdiff-3b9982cd4c9b7139,libis_wsl-1e1f252f1b372bf5,libis_docker-ea2779accd0eae1c,libschemars-3d2c83235d53ccc8,libratatui-2831c21ecece2540,libunicode_truncate-eee727c32a98489a,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libcassowary-618d3b643fd4c97b,libitertools-6cb5c03c790efc45,libeither-ef22a4c75605e12f,libcompact_str-af2fc0454cc664ea,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-08b963676a6677c5,libstrum-1ab7c1b7d0251bc7,libcrossterm-52f892513fa07ce2,librustix-a3ea0ac1dfcb2747,liblinux_raw_sys-b3e0a6b3ac010104,libsignal_hook_mio-c896c19e1887fece,libsignal_hook-5ce529c188105f87,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liblazy_static-b3603208c0de2608,librmcp-81d3ce4f7ded385c,libthiserror-5bb14f29ad2876a4,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,libschemars-f3ce803a8eb8ecce,libdyn_clone-1c1b05e4f4a02cac,libref_cast-a567eb40d7ba2815,libbase64-2a03de3babadded3,libuuid-b2f4d9cdfc8a97e2,libis_terminal-737323b352ddc585,libchrono-e18d4b2d027ea140,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libscraper-4f02789107322abf,libahash-598f86856490e430,libgetrandom-88577a724e55f121,libego_tree-5a08aca7f348869a,libselectors-dc17ba583ab5d784,libservo_arc-b4f45a17252f7e31,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libcssparser-3db9d90980ef4a10,libdtoa_short-acc086dcc2027be8,libdtoa-2f7f9a4bdcb0dcc3,libphf-74f0908170c5a6fb,libhtml5ever-ea42a46ad36de09c,libmarkup5ever-162aca025da9e58a,libstring_cache-7562b36ae1ca3f86,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-a908d2382fd3439c,libsiphasher-f4ddcf7845cbccbe,libphf-47353c29a596488a,libphf_shared-e588045bf2fd9501,libsiphasher-7b49b0cc05d9e611,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-291550c036e63185,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-e1fd7f75c63346c5,libhyper_tls-0e237c6607efe27f,libwebpki_roots-881d9833caf02a91,libipnet-9aae67a4e846df6d,libtokio_native_tls-4f3a0def1df8f3ea,libtokio_rustls-715cd2ef82caf62b,libserde_urlencoded-022f461b64756c13,libencoding_rs-f47fb1c01542042e,libserde_json-298a63e7f5cd2384,libryu-0ea4bafc9bef6d8b,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,librustls-f83270688d1e5d23,libsct-9db13d582a0330ad,libwebpki-00f99fa168ee6af4,libring-a3d55fc6720894d4,libuntrusted-3420b86308bec153,libnative_tls-00482f6107aa393b,libopenssl_probe-cbab9b905ab83f66,libopenssl-b7cc1ead3eed1b73,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-fe23b162338dcf08,libsync_wrapper-17f912c27eab8964,liburl-8c11844ca93022b0,libidna-eb6dced2d8deea86,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4889ef954e7f5ff2,libicu_properties-d5ead5674c2c9f6c,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-b10ff83bbb7004c9,libicu_normalizer_data-088c419f54c50650,libicu_collections-0a83c01e0ae47cf0,libpotential_utf-696a145d910125ee,libicu_provider-b1c46d32a69b6a17,libicu_locale_core-660100106cba3e60,libtinystr-773797d0935fe8d0,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d05d7395434e4c73,libzerotrie-631a1645890c756e,libyoke-38be0dbcb1d065d3,libstable_deref_trait-b312b799b37d90c9,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-e4b9ce20aa8e927d,libserde_core-9630c118cbbf7b68,librand-f59ea5079cd95d40,librand_chacha-14848c67509fde54,libppv_lite86-bb1140871e387f0f,libzerocopy-313bee216ef399d5,librand_core-084e7b24318d9cdb,libgetrandom-da1a24777056bd78,libhyper-4d00666a4dc2063d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-0161ed8c71a94e58,libhttparse-4b1ed73b760072b9,libh2-911438e63bdacfc3,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-c5e48762a1e13944,libtower_service-0d7df29686b13872,libtracing-64bce1193254372e,libtracing_core-52b8392d99ba3fb6,libonce_cell-0ba6aecba7086d38,libhttp_body-83e984a10037bfb5,libfutures_util-9db680e4e129e269,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtokio-885597704ae8237b,libsignal_hook_registry-8aa99c3e83bd2dd0,libsocket2-d0b347c4c5059b25,libmio-1e09ab1143a21652,liblog-45f74354a8b36c20,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libhttpdate-9f9d2502c6a38412,libhttp-9442aec53f38e3dd,libitoa-6b76ec393d6a2c41,libbytes-752d6eacdc0bb513,libfnv-2d77ec4f6f971b24,libbase64-64299f9d815d057c,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcjbiqyv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-c596c20d6376744c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_tests-4fab36388bf32b7a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustccHFVrn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmicropub-96b742ef3139d64f,libserde_yaml-26dd981e255abd57,libunsafe_libyaml-7bc1bf218b2f5452,libtoml-1310e03438a73779,libtoml_edit-362685827fa5689e,libserde_spanned-3688d490339715a0,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-964a2749fb41d962,libdirs-5fa0692c143528a1,libdirs_sys-85ac4eeb7e5eb851,liboption_ext-23838f1959a6156b,libopen-b2f11f1512da8834,libpathdiff-3b9982cd4c9b7139,libis_wsl-1e1f252f1b372bf5,libis_docker-ea2779accd0eae1c,libschemars-3d2c83235d53ccc8,libratatui-2831c21ecece2540,libunicode_truncate-eee727c32a98489a,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libcassowary-618d3b643fd4c97b,libitertools-6cb5c03c790efc45,libeither-ef22a4c75605e12f,libcompact_str-af2fc0454cc664ea,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-08b963676a6677c5,libstrum-1ab7c1b7d0251bc7,libcrossterm-52f892513fa07ce2,librustix-a3ea0ac1dfcb2747,liblinux_raw_sys-b3e0a6b3ac010104,libsignal_hook_mio-c896c19e1887fece,libsignal_hook-5ce529c188105f87,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liblazy_static-b3603208c0de2608,librmcp-81d3ce4f7ded385c,libthiserror-5bb14f29ad2876a4,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,libschemars-f3ce803a8eb8ecce,libdyn_clone-1c1b05e4f4a02cac,libref_cast-a567eb40d7ba2815,libbase64-2a03de3babadded3,libuuid-b2f4d9cdfc8a97e2,libis_terminal-737323b352ddc585,libchrono-e18d4b2d027ea140,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libscraper-4f02789107322abf,libahash-598f86856490e430,libgetrandom-88577a724e55f121,libego_tree-5a08aca7f348869a,libselectors-dc17ba583ab5d784,libservo_arc-b4f45a17252f7e31,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libcssparser-3db9d90980ef4a10,libdtoa_short-acc086dcc2027be8,libdtoa-2f7f9a4bdcb0dcc3,libphf-74f0908170c5a6fb,libhtml5ever-ea42a46ad36de09c,libmarkup5ever-162aca025da9e58a,libstring_cache-7562b36ae1ca3f86,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-a908d2382fd3439c,libsiphasher-f4ddcf7845cbccbe,libphf-47353c29a596488a,libphf_shared-e588045bf2fd9501,libsiphasher-7b49b0cc05d9e611,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-291550c036e63185,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-e1fd7f75c63346c5,libhyper_tls-0e237c6607efe27f,libwebpki_roots-881d9833caf02a91,libipnet-9aae67a4e846df6d,libtokio_native_tls-4f3a0def1df8f3ea,libtokio_rustls-715cd2ef82caf62b,libserde_urlencoded-022f461b64756c13,libencoding_rs-f47fb1c01542042e,libserde_json-298a63e7f5cd2384,libryu-0ea4bafc9bef6d8b,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,librustls-f83270688d1e5d23,libsct-9db13d582a0330ad,libwebpki-00f99fa168ee6af4,libring-a3d55fc6720894d4,libuntrusted-3420b86308bec153,libnative_tls-00482f6107aa393b,libopenssl_probe-cbab9b905ab83f66,libopenssl-b7cc1ead3eed1b73,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-fe23b162338dcf08,libsync_wrapper-17f912c27eab8964,liburl-8c11844ca93022b0,libidna-eb6dced2d8deea86,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4889ef954e7f5ff2,libicu_properties-d5ead5674c2c9f6c,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-b10ff83bbb7004c9,libicu_normalizer_data-088c419f54c50650,libicu_collections-0a83c01e0ae47cf0,libpotential_utf-696a145d910125ee,libicu_provider-b1c46d32a69b6a17,libicu_locale_core-660100106cba3e60,libtinystr-773797d0935fe8d0,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d05d7395434e4c73,libzerotrie-631a1645890c756e,libyoke-38be0dbcb1d065d3,libstable_deref_trait-b312b799b37d90c9,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-e4b9ce20aa8e927d,libserde_core-9630c118cbbf7b68,librand-f59ea5079cd95d40,librand_chacha-14848c67509fde54,libppv_lite86-bb1140871e387f0f,libzerocopy-313bee216ef399d5,librand_core-084e7b24318d9cdb,libgetrandom-da1a24777056bd78,libhyper-4d00666a4dc2063d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-0161ed8c71a94e58,libhttparse-4b1ed73b760072b9,libh2-911438e63bdacfc3,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-c5e48762a1e13944,libtower_service-0d7df29686b13872,libtracing-64bce1193254372e,libtracing_core-52b8392d99ba3fb6,libonce_cell-0ba6aecba7086d38,libhttp_body-83e984a10037bfb5,libfutures_util-9db680e4e129e269,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtokio-885597704ae8237b,libsignal_hook_registry-8aa99c3e83bd2dd0,libsocket2-d0b347c4c5059b25,libmio-1e09ab1143a21652,liblog-45f74354a8b36c20,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libhttpdate-9f9d2502c6a38412,libhttp-9442aec53f38e3dd,libitoa-6b76ec393d6a2c41,libbytes-752d6eacdc0bb513,libfnv-2d77ec4f6f971b24,libbase64-64299f9d815d057c,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustccHFVrn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-c596c20d6376744c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/media_tests-34262996be76105a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `micropub` (test "media_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc7YoQMD/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclap-b4da7c44a0dad6e6,libclap_builder-d8135ffe107a9b40,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmicropub-96b742ef3139d64f,libserde_yaml-26dd981e255abd57,libunsafe_libyaml-7bc1bf218b2f5452,libtoml-1310e03438a73779,libtoml_edit-362685827fa5689e,libserde_spanned-3688d490339715a0,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-964a2749fb41d962,libdirs-5fa0692c143528a1,libdirs_sys-85ac4eeb7e5eb851,liboption_ext-23838f1959a6156b,libopen-b2f11f1512da8834,libpathdiff-3b9982cd4c9b7139,libis_wsl-1e1f252f1b372bf5,libis_docker-ea2779accd0eae1c,libschemars-3d2c83235d53ccc8,libratatui-2831c21ecece2540,libunicode_truncate-eee727c32a98489a,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libcassowary-618d3b643fd4c97b,libitertools-6cb5c03c790efc45,libeither-ef22a4c75605e12f,libcompact_str-af2fc0454cc664ea,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-08b963676a6677c5,libstrum-1ab7c1b7d0251bc7,libcrossterm-52f892513fa07ce2,librustix-a3ea0ac1dfcb2747,liblinux_raw_sys-b3e0a6b3ac010104,libsignal_hook_mio-c896c19e1887fece,libsignal_hook-5ce529c188105f87,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liblazy_static-b3603208c0de2608,librmcp-81d3ce4f7ded385c,libthiserror-5bb14f29ad2876a4,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,libschemars-f3ce803a8eb8ecce,libdyn_clone-1c1b05e4f4a02cac,libref_cast-a567eb40d7ba2815,libbase64-2a03de3babadded3,libuuid-b2f4d9cdfc8a97e2,libis_terminal-737323b352ddc585,libchrono-e18d4b2d027ea140,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libscraper-4f02789107322abf,libahash-598f86856490e430,libgetrandom-88577a724e55f121,libego_tree-5a08aca7f348869a,libselectors-dc17ba583ab5d784,libservo_arc-b4f45a17252f7e31,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libcssparser-3db9d90980ef4a10,libdtoa_short-acc086dcc2027be8,libdtoa-2f7f9a4bdcb0dcc3,libphf-74f0908170c5a6fb,libhtml5ever-ea42a46ad36de09c,libmarkup5ever-162aca025da9e58a,libstring_cache-7562b36ae1ca3f86,libprecomputed_hash-7d997fe2cb7badd4,libphf_shared-a908d2382fd3439c,libsiphasher-f4ddcf7845cbccbe,libphf-47353c29a596488a,libphf_shared-e588045bf2fd9501,libsiphasher-7b49b0cc05d9e611,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-291550c036e63185,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-e1fd7f75c63346c5,libhyper_tls-0e237c6607efe27f,libwebpki_roots-881d9833caf02a91,libipnet-9aae67a4e846df6d,libtokio_native_tls-4f3a0def1df8f3ea,libtokio_rustls-715cd2ef82caf62b,libserde_urlencoded-022f461b64756c13,libencoding_rs-f47fb1c01542042e,libserde_json-298a63e7f5cd2384,libryu-0ea4bafc9bef6d8b,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,librustls-f83270688d1e5d23,libsct-9db13d582a0330ad,libwebpki-00f99fa168ee6af4,libring-a3d55fc6720894d4,libuntrusted-3420b86308bec153,libnative_tls-00482f6107aa393b,libopenssl_probe-cbab9b905ab83f66,libopenssl-b7cc1ead3eed1b73,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-fe23b162338dcf08,libsync_wrapper-17f912c27eab8964,liburl-8c11844ca93022b0,libidna-eb6dced2d8deea86,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4889ef954e7f5ff2,libicu_properties-d5ead5674c2c9f6c,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-b10ff83bbb7004c9,libicu_normalizer_data-088c419f54c50650,libicu_collections-0a83c01e0ae47cf0,libpotential_utf-696a145d910125ee,libicu_provider-b1c46d32a69b6a17,libicu_locale_core-660100106cba3e60,libtinystr-773797d0935fe8d0,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d05d7395434e4c73,libzerotrie-631a1645890c756e,libyoke-38be0dbcb1d065d3,libstable_deref_trait-b312b799b37d90c9,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-e4b9ce20aa8e927d,libserde_core-9630c118cbbf7b68,librand-f59ea5079cd95d40,librand_chacha-14848c67509fde54,libppv_lite86-bb1140871e387f0f,libzerocopy-313bee216ef399d5,librand_core-084e7b24318d9cdb,libgetrandom-da1a24777056bd78,libhyper-4d00666a4dc2063d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-0161ed8c71a94e58,libhttparse-4b1ed73b760072b9,libh2-911438e63bdacfc3,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-c5e48762a1e13944,libtower_service-0d7df29686b13872,libtracing-64bce1193254372e,libtracing_core-52b8392d99ba3fb6,libonce_cell-0ba6aecba7086d38,libhttp_body-83e984a10037bfb5,libfutures_util-9db680e4e129e269,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtokio-885597704ae8237b,libsignal_hook_registry-8aa99c3e83bd2dd0,libsocket2-d0b347c4c5059b25,libmio-1e09ab1143a21652,liblog-45f74354a8b36c20,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libhttpdate-9f9d2502c6a38412,libhttp-9442aec53f38e3dd,libitoa-6b76ec393d6a2c41,libbytes-752d6eacdc0bb513,libfnv-2d77ec4f6f971b24,libbase64-64299f9d815d057c,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc7YoQMD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-c596c20d6376744c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/draft_push_tests-99e0d32fe5bc91cf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `micropub` (test "draft_push_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3d847b99d5d8710941e1a358754a3dff418885d9139755d36054acae9858fbdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d847b99d5d8710941e1a358754a3dff418885d9139755d36054acae9858fbdb", kill_on_drop: false }`
[INFO] [stdout] 3d847b99d5d8710941e1a358754a3dff418885d9139755d36054acae9858fbdb
